GET /Export/Result/{0}/

Retrieves the result of an export.
 

Request

Method Request URI
GET /API/Export/Result/{0}/?id=value&isDownloadLink=value&sessionId=value

URI Parameters

URI Parameter Description
id The export result ID.
isDownloadLink A value which indicates whether the response should have a content disposition for interactive downloading. True by default.
sessionId Current session ID. Specifying via an Authorization request header instead is recommended.

Request Headers

Authorization: Bearer <Current session ID>

Request Body

There is no Request Body for this function.

Response

Response Body

The export result.